home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15613 < prev    next >
Encoding:
Text File  |  1996-08-05  |  891 b   |  28 lines

  1. Newsgroups: comp.lang.c++
  2. Path: netcom.com!craiga
  3. From: craiga@netcom.com (Craig Arnush)
  4. Subject: Re: BC++5.0 Program doesn't compile (see text)
  5. Message-ID: <craigaDpEqDq.1DI@netcom.com>
  6. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  7. References: <31643314.794BDF32@nac.telco.com>
  8. Date: Fri, 5 Apr 1996 21:01:02 GMT
  9. Sender: craiga@netcom8.netcom.com
  10.  
  11. Martin Moore <moore@nac.telco.com> writes:
  12. >I cannot get the following program to compile...can anyone else?
  13. >#include "vector.h"
  14. >using namespace std;
  15. >vector<long> test;
  16.  
  17. I had absolutely no problems with it.
  18.  
  19. Me
  20. -- 
  21. /-------------------------------------------------------\
  22. | Craig Arnush      | "Why are you arresting me?        |
  23. |                   |  You said I was *legally* drunk!" |
  24. | craiga@netcom.com |         - Keith Thompson          |
  25. \-------------------------------------------------------/
  26.